home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / mult200.zip / DOORBATS.ZIP / DRACE.BAT < prev    next >
DOS Batch File  |  1991-12-10  |  576b  |  32 lines

  1. @echo off
  2. echo --------------
  3. echo - drag races -
  4. echo --------------
  5. if %port% == 0 goto helpregl
  6. type c:\ra\helpreg.txt > com%port%:
  7. goto regend
  8. :helpregl
  9. type c:\ra\helpreg.txt
  10. :regend
  11. dvcomand wait 20
  12. d:
  13. cd\door\drace
  14. if exist d:\door\drace\inuse.txt goto oops!
  15. rem > d:\door\drace\inuse.txt
  16. copy c:\ra\%node%\dorinfo1.def/v
  17. mcrace
  18. del dorinfo1.def
  19. del d:\door\drace\inuse.txt
  20. goto end
  21. :oops!
  22. if %port% == 0 goto oops!l
  23. type c:\ra\used.txt > com%port%:
  24. goto oopsend
  25. :oops!l
  26. type c:\ra\used.txt
  27. :oopsend
  28. dvcomand wait 20
  29. :end
  30. c:
  31. cd\ra\%node%
  32.